Revision: ucf--devel--2.0--patch-2
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Mon Aug  8 15:15:10 CDT 2005
Standard-date: 2005-08-08 20:15:10 GMT
Modified-files: ChangeLog ucf ucf.1
New-patches: srivasta@debian.org--etch/ucf--devel--2.0--patch-2
Summary: implement an option to always  install  a missing configuration file.
Keywords: 

* ucf.1: Document  UCF_FORCE_CONFFMISS. This environment variable is only
  applicable when the installed destination file does not exist (perhaps
  due to user removal),and forces ucf to recreate the missing file (the
  default behaviour is to honor the users wishes and not recreate the
  locally deleted file). 

* ucf: Add code to determine the value of UCF_FORCE_CONFFMISS, looking at
  the command line, env variable, config file, or default (the default
  being unset). No command line option is currently available, but the
  underpinning are there. Replace the destination file, if missing, and
  iff the variable is set.
